From: Matthias Clasen Date: Tue, 26 Jan 2021 15:40:22 +0000 (-0500) Subject: docs: Update border-size docs X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1~1^2~83^2^2~481^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=40eae298d51a3c370564f12bc3b2f0628cdefe86;p=gtk4.git docs: Update border-size docs GtkCenterLayout respected border-size as well. --- diff --git a/docs/reference/gtk/css-properties.md b/docs/reference/gtk/css-properties.md index 96fb3be0e0..7338aef96b 100644 --- a/docs/reference/gtk/css-properties.md +++ b/docs/reference/gtk/css-properties.md @@ -236,4 +236,4 @@ done with |animation-delay| [CSS Animations Level 1](https://www.w3.org/TR/css3-animations/#animation-delay) | | |animation-fill-mode| [CSS Animations Level 1](https://www.w3.org/TR/css3-animations/#animation-fill-mode) | | |animation| [CSS Animations Level 1](https://www.w3.org/TR/css3-animations/#animation) | | -|border-spacing| [CSS Table Level 3](https://www.w3.org/TR/css-tables-3/#border-spacing-property) | respected by GtkBox and GtkGrid | +|border-spacing| [CSS Table Level 3](https://www.w3.org/TR/css-tables-3/#border-spacing-property) | respected by GtkBoxLayout, GtkGridLayout, GtkCenterLayout |